ruler: Change the way the ruler handles exposes
authorBenjamin Otte <otte@redhat.com>
Thu, 2 Sep 2010 12:57:16 +0000 (14:57 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:34 +0000 (15:11 +0200)
commit892593eff40b09d0511286cb0222368f953197b1
tree71528120c18b5b664edd44a4374745a2826123bd
parentc68029b778e8fa93b4148e512dceea8ca4dd74b1
ruler: Change the way the ruler handles exposes

1) Don't directly draw in motion-notify, instead call
   gtk_widget_queue_draw()
2) Don't draw ticks in expose events anymore, only when they were
   changed
gtk/gtkruler.c